Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable caching if APCu detected #348

Merged
merged 2 commits into from
Aug 5, 2024
Merged

fix: disable caching if APCu detected #348

merged 2 commits into from
Aug 5, 2024

Conversation

bigcat88
Copy link
Member

@bigcat88 bigcat88 commented Aug 3, 2024

We do not disable caches in other places as in CLI only /ex_apps cache is used.

Linked issue: #291

@bigcat88
Copy link
Member Author

bigcat88 commented Aug 3, 2024

It would also be a good idea to first create a separate PR with tests that will fail and merge it, and then rebase this PR and make sure that this fix works - this will help you avoid falling into the same hole in the future.

Copy link
Collaborator

@andrey18106 andrey18106 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested.

andrey18106 added a commit that referenced this pull request Aug 5, 2024
Add CI test with APCu enabled (ref:
#348).

APCu test must fail on ExApp register step, and be resolved in linked
PR.

---------

Signed-off-by: Andrey Borysenko <[email protected]>
@andrey18106 andrey18106 merged commit b5f8caf into main Aug 5, 2024
29 checks passed
@andrey18106 andrey18106 deleted the fix/apcu-cache branch August 5, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants